| Total Complexity | 22 | 
| Dependencies | 4 | 
| Dependents | 1 | 
| Total lines | 240 | 
| Lines of code | 90 | 
| Logical lines of code | 54 | 
| Comment lines | 117 | 
| Methods | 10 | 
| Properties | 6 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| save() | 52 | 5 | 26 | |
| __set() | 61 | 4 | 11 | |
| create_or_update_table() | 57 | 3 | 16 | |
| __get() | 68 | 2 | 7 | |
| initialize() | 67 | 2 | 8 | |
| attributes() | 71 | 2 | 6 | |
| table_name() | 75 | 1 | 4 | |
| query() | 76 | 1 | 4 | |
| exists() | 76 | 1 | 4 | |
| drop_table() | 75 | 1 | 4 |